Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
HI
I am trying to interface ads1231 with nrf5340. Regards I need to know about Gpio read. Because ADS1231 gives digital output. I don't know how to read actually. Kindly...
What is the purpose of the ble_advdata_encode() method?
I see it has been used in the beacon example, but some other examples don't use it.
In both case, the advertising...
Hi, all..
An error occurs as soon as it connect and disconnect through advertising. Timer interrupt is currently running on the main function..
and then I found error...
OS: Mac
I installed nrf v1.2.0 and Segger Embedded Studio v4.42a. I can't open project and it causes error.
I can open projects with this config on SES v4.42a and...
Hello,
I installed Segger Embedded Studio v 5.34a following the online instructions AND the Getting Started Assistant instructions for a Mac. I then tried to import a project...
Hello everybody,
I'm trying to develop mesh network with zephyr, but the problem is that logs are not displayed in SES debug terminal. In autoconf.h file I can see that...
Hi,
I have been following this post and did all the steps instructed by , but I failed to receive a response in Tera Term in the end. I have also tried changing the hostname...
Hi,
Need help to interface nrf9160 with MSP430.
Making Project where MSP430 will collect the data from ECG sensor and sending to nrf9160 in packet form. nrf9160 will going...
Hi,
Time to time, Our board stuck in QDEC_IRQHandler.
1) In which case QDEC_IRQHandler could occurs?
2) I want system reset from QDEC_IRQHandler automatically.
But...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering about advertised packets.
I thought that the advertisement packet...
Hello ,
I have configured one nrf52832 where it sends temperature data over one service's characteristics ( updating the value after every 1 min ) and I am able to see this...
Hello. I am trying to scan for BLE packets and write them out through USBD using nRF5 SDK v15.3.0. I am calling app_usbd_cdc_acm_write() in scan_evt_handler when an event...
If I update prj.conf in a zephyr project, but I'm building with segger and the connect sdk (1.5.1) do I have to do something besides "Build / Rebuild" to get segger to recognize...
Hello Nordic Experts,
I almost finished the development for my mesh project with nRF52840. But I faced some t ricky issues when in mass production. that is the time for...