I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I am using two nRF52832 and one nRF24L01+.
My topology is as follows: nRF52832 A<---> nRF52832 B<---> nRF24L01+.
where "A <---> B" means that A communicate with...
To check, in sdk 15.0, there are no pca10040e (s112) examples of ble_app_buttonless_dfu & secure_bootloader because examples were not yet ready for sdk 15.0 release, or something...
Hello,
I'm currently using the nRF52832 chips with SDK11.0.0 and s132. I'm currently trying to modify the TX power level for advertisement. I'm seeing many ways that I could...
HI, I'm using the nrf52840 BLE mesh (nrf5_SDK_for_Mesh_v2.0.0) and some other sensors which drivers written by using nRF5_SDK_15.0.0 . Can you help to understand how to do...
Is it possible to program the nRF52840 dongle using the nRF52840-DK using SWD?
I tried, but it failed. From the nRF52840 schematic, it looks the chip is running at 1.8V...
Hi,
Win10 can run a subsystem, which is Ubuntu for me, in the powershell environmental.
But I can not connect the pca10040 debugger. it show error when I try to erase...
I am trying to build a run time test routine that will return the ppm offset between the 32khz and the 16mhz clocks.
Can i use PPI to hook 10 clocks 32khz ticks to capture...
Hi,
MY pca10056 dev board is no longer getting detected. i have gone through this post
here is what i have checked ,
Does the device show up in Device Manager?
No...
Hello!
I use I2S on nrf52832 custom board with ICS-43432 microphone. I try to modify example project.
1. When I2S data_handler function take place, I see a new data (p_data_received...
Nordic team,
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch
The client repeatedly configures the server multiple times. After a few configurations, there...
Hello All,
I need some urgent need regarding battery voltage
I am using 8 ADC Channel (ADC0 - ADC7) for different different purpose.( NRF_SAADC_INPUT_AIN0 to NRF_SAADC_INPUT_AIN7...
Hello,
I would like to ask how to use the exemple 'ble_app_blinky' (a device central and a device peripheral) to realize a function like this:
I press a button in one...
I use usbd_ble_uart_pca10056_s140 demo add HID but when bonding fatal error.
this is my code /cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ef9d92a7ed0649dab15d867bf140c962...
hi, I am doing a project where I have to connect multiple ble peripherals(with different ble services on the different device) with my ble central device and I have to add...
Hi.
I am experimenting with using a nRF52832 to communicate with a nRF24L01+. It is almost working, the nRF52 is sending a packed to the nRF24 ok, and the NRF_ESB_EVENT_TX_SUCCESS...