Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello, community.
I am finding a point calling ADC_IRQHandler to modify the event_handler but I can't find the point calling the function. Where is the caller on ADC_IRQHandler...
I find the documentation completely opaque as to the meaning and intended application of what FDS calls "Files" and "Records".
It seems that what FDS calls a "File" bears...
Using nRFgp tool read the image back from device and save to hex file. I erase the flash with another device and try to programme the hex file, nRFgo shows
Application...
Hi, I am using a nrf52832 (MBT42Q) chip in my system. Suppose I want to drive a servo motor 45 degree, then how can I do this with pwm or any other process. Please help me...
Hi,
The title summarizes the question. I don't understand the difference between the record key and the record ID.
The documentation doesn't really help me understand...
hello, I want an example that support both Bluetooth Low Energy and 2.4 GHz proprietary , when the BLE is free, it can send with 2.4 GHz proprietary
where can I get this...
Hello, community.
I wonder Bluetooth 5.0 on nRF528xx can be used for file transfer. Bluetooth 5.0 has maximum 2Mbps, I expect that there is no problem to tranfer files such...
Hi all,
I am not sure if I am on the right track by comparing CryptoCell & Optiga TrustX Platform but I couldn't understand the difference exactly. What I understand is...
I am working on developing a UART driver. I am looking for APIs that support this. I see 3 sets of implementation examples:
1. nrf_serial
2. nrf_drv_uart
3. nrfx_uart...
Hello everyone,
I need to take a complete NRF52832 project with code written without the help of an IDE (using GCC and a hand-made Linker script) and make it available...
Hello,
After decided and tried porting nrf_esb from the example code to my project, now I am stuck with changing the content of the payload.
I changed the payload using...
hi, nordic engineers Now I am using the meshSDKv3.1.0 ,nrf52832 . When i test the mesh serial module , it seems not so good, is it a problem? reference to the documents ,...
Hi there
I am currently trying to retain the RAM that is being used by the Softdevice. More precisely the attribute table so that its content does not need to be set after...
i am trying to connect multi peripherals to single "central" and i am using nrf52832 as central, I am using multi link central example for multiple connections but i am not...
Hi!
I am in the process of creating firmware for a product based in nRF52 because the firmware that comes with it does not fit my needs. So I am in the begining of the process...